home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / DTS Sample Code / Snippets / Toolbox & IAC / Sound / WavePlay / How To Use WavePlay next >
Encoding:
Text File  |  1991-08-21  |  368 b   |  10 lines  |  [TEXT/ttxt]

  1. WavePlay:
  2.  
  3. To use WavePlay just double click on it and select Start from the file menu.  The 
  4. application will then make a white noise wave table and play a frequency through it.
  5. It will then play the same frequency through a square wave. You should be able to notice
  6. the difference in the sound.
  7.  
  8. All of the code which is worth looking at is in the routine "start".
  9.  
  10.